<feed xmlns='http://www.w3.org/2005/Atom'>
<title>{non-gerrit}/qt-labs/nacl.git/examples/gestures/imageviewer/tapandholdgesture.cpp, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/{non-gerrit}/qt-labs/nacl.git/'/>
<entry>
<title>A new implementation of the Gesture API.</title>
<updated>2009-10-09T17:09:09+00:00</updated>
<author>
<name>Denis Dzyubenko</name>
<email>denis.dzyubenko@nokia.com</email>
</author>
<published>2009-10-09T17:09:09+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/{non-gerrit}/qt-labs/nacl.git/commit/?id=f2437d3aa6cc274b9e663801892fd4e40e693546'/>
<id>f2437d3aa6cc274b9e663801892fd4e40e693546</id>
<content type='text'>
Implemented gestures using gesture events and separate
QGesture/QGestureRecognizer classes.

Reviewed-by: trustme
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implemented gestures using gesture events and separate
QGesture/QGestureRecognizer classes.

Reviewed-by: trustme
</pre>
</div>
</content>
</entry>
<entry>
<title>Update license headers again.</title>
<updated>2009-09-09T04:29:13+00:00</updated>
<author>
<name>Jason McDonald</name>
<email>jason.mcdonald@nokia.com</email>
</author>
<published>2009-09-09T04:29:13+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/{non-gerrit}/qt-labs/nacl.git/commit/?id=04e3b306115b1a4631032e3ce5b79cc78145365b'/>
<id>04e3b306115b1a4631032e3ce5b79cc78145365b</id>
<content type='text'>
Reviewed-by: Trust Me
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: Trust Me
</pre>
</div>
</content>
</entry>
<entry>
<title>Update tech preview license header for files that are new in 4.6.</title>
<updated>2009-08-31T11:04:23+00:00</updated>
<author>
<name>Jason McDonald</name>
<email>jason.mcdonald@nokia.com</email>
</author>
<published>2009-08-31T11:04:23+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/{non-gerrit}/qt-labs/nacl.git/commit/?id=115a995cd1f3832fb6842d48a059151ff9337ba9'/>
<id>115a995cd1f3832fb6842d48a059151ff9337ba9</id>
<content type='text'>
Reviewed-by: Trust Me
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: Trust Me
</pre>
</div>
</content>
</entry>
<entry>
<title>Cocoa: Implement single touch pan</title>
<updated>2009-08-27T12:06:13+00:00</updated>
<author>
<name>Richard Moe Gustavsen</name>
<email>richard.gustavsen@nokia.com</email>
</author>
<published>2009-08-26T11:23:10+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/{non-gerrit}/qt-labs/nacl.git/commit/?id=220bb878d78eadfdfd390ca51c1a24378859d4ba'/>
<id>220bb878d78eadfdfd390ca51c1a24378859d4ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update contact URL in license headers.</title>
<updated>2009-08-12T03:21:45+00:00</updated>
<author>
<name>Jason McDonald</name>
<email>jason.mcdonald@nokia.com</email>
</author>
<published>2009-08-12T03:21:45+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/{non-gerrit}/qt-labs/nacl.git/commit/?id=812b3940012f3c04fb79b8fa8c4ac64ff8051dd4'/>
<id>812b3940012f3c04fb79b8fa8c4ac64ff8051dd4</id>
<content type='text'>
Reviewed-by: Trust Me
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: Trust Me
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed compilation of the gestures/imagewidget example.</title>
<updated>2009-08-06T11:51:00+00:00</updated>
<author>
<name>Denis Dzyubenko</name>
<email>denis.dzyubenko@nokia.com</email>
</author>
<published>2009-08-06T11:14:52+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/{non-gerrit}/qt-labs/nacl.git/commit/?id=576af5e57831c7065d621f468c067fca8ebc2fe5'/>
<id>576af5e57831c7065d621f468c067fca8ebc2fe5</id>
<content type='text'>
Also improved an example a bit to optionally support TapAndHold
gesture with plain mouse events.

Reviewed-by: trustme
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also improved an example a bit to optionally support TapAndHold
gesture with plain mouse events.

Reviewed-by: trustme
</pre>
</div>
</content>
</entry>
<entry>
<title>Added the license header to the example.</title>
<updated>2009-08-04T14:34:03+00:00</updated>
<author>
<name>Denis Dzyubenko</name>
<email>denis.dzyubenko@nokia.com</email>
</author>
<published>2009-08-04T14:33:09+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/{non-gerrit}/qt-labs/nacl.git/commit/?id=6e9d84fcadc07b8f11d9e0eb046c25152eba1235'/>
<id>6e9d84fcadc07b8f11d9e0eb046c25152eba1235</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed the QTapAndHoldGesture</title>
<updated>2009-08-04T14:22:46+00:00</updated>
<author>
<name>Denis Dzyubenko</name>
<email>denis.dzyubenko@nokia.com</email>
</author>
<published>2009-08-03T15:02:58+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/{non-gerrit}/qt-labs/nacl.git/commit/?id=6b85ec8790aad8ac01c04f7e7bd4913d8cd8d104'/>
<id>6b85ec8790aad8ac01c04f7e7bd4913d8cd8d104</id>
<content type='text'>
Moved the gesture implementation to the imageviewer example as it cannot be
fully implemented in a crossplatform way - for example on Windows tap and hold
is a system gesture that is transparent to the application.

Reviewed-by: trustme
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Moved the gesture implementation to the imageviewer example as it cannot be
fully implemented in a crossplatform way - for example on Windows tap and hold
is a system gesture that is transparent to the application.

Reviewed-by: trustme
</pre>
</div>
</content>
</entry>
</feed>
